programs.vscode.profiles.<name>.userMcp
Configuration written to Visual Studio Code's mcp.json. This can be a JSON object or a path to a custom JSON file.
- Type
absolute path or JSON value- Default
{ }- Example
{ "servers": { "Github": { "url": "https://api.githubcopilot.com/mcp/" } } }- Declared
- <home-manager/modules/programs/vscode>